Skip to main content

TsgHPGLExport

Unit: CADtoHPGL

Description

Provides a functionality for export the CAD image into the HPGL/2 format.

Syntax

TsgHPGLExport = class(TsgSimpleExport)

Methods

MethodsDescription
CreateCreates and initializes a new TsgHPGLExport object.
DestroyDestroys an instance of the TsgHPGLExport class.
Methods derived from TsgCADExportDescription
SaveToFileThe method saves the image to the file.

Events

Events derived from TsgCADExportDescription
OnProgressThe event occurs when the file is saving.